effectively enumerable
#complexity_theory
Definition
Given a set and a subset , is effectively enumerable iff there is an effective procedure which, when given an object will eventually answer "yes" if , and will eventually answer "no" or never terminate if .
Notes
- compare effectively decidable
References
- N. D. Jones, Computability and complexity: from a programming perspective. in Foundations of computing. Cambridge, Mass: MIT Press, 1997, p. 13.